DataSource for Entity Framework for WPF/Silverlight
RemoveItem メソッド (IndexedCollection<T>)

C1.LiveLinq.Collections 名前空間 > IndexedCollection<T> クラス : RemoveItem メソッド
削除する要素の0から始まる順序。
指定された順序位置にある IndexedCollection<T>の要素を削除します。
シンタックス
'宣言
 
Protected Overrides Sub RemoveItem( _
   ByVal ordinal As System.Integer _
) 
protected override void RemoveItem( 
   System.int ordinal
)

パラメータ

ordinal
削除する要素の0から始まる順序。
参照

IndexedCollection<T> クラス
IndexedCollection<T> メンバ